Welcome![Sign In][Sign Up]
Location:
Search - ftp linux

Search list

[JSP/Javaftpserver-1.0.0-src

Description: Apache FtpServer是一个100 %纯Java的FTP服务器。它被设计为一个基于现有开放式协议基础上,完整,小巧的FTP服务器引擎解决方案。此外,FtpServer还可以作为Windows服务器、Unix / Linux后台程序或是被嵌入在Java应用程序而独立运行。 -Apache FtpServer is a 100 pure Java' s FTP server. It is designed as an agreement based on the existing basis of an open, complete, compact solution for FTP server engine. In addition, FtpServer also can be used as Windows Server, Unix/Linux daemon, or be embedded in Java applications to run independently.
Platform: | Size: 643072 | Author: qq52168 | Hits:

[Internet-NetworkLINUX_AP

Description: Linux系统除了可以搭建Web,FTP等服务器外,其对无线网络的支持全面且到位,本文就教大家如何利用Linux搭建一个无线AP。-Linux systems can be set up Web, FTP and other servers, its wireless network to support a comprehensive and in place, this article taught you how to use Linux to build a wireless AP.
Platform: | Size: 302080 | Author: ygz | Hits:

[Linux-UnixFTP_SERVER_SRC

Description: 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Description: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a communications interface, providing upload download, HTTP, flow control, connection control, supports a variety of popular FTP client .
Platform: | Size: 34816 | Author: 杜峰 | Hits:

[Linux-UnixBT

Description: linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其他下载者下载,它充分利用了用户的上载带宽。BT协议通过一定的策略保证上传的速度越快,下载的速度也越快。-Based on C language linux download BT
Platform: | Size: 106496 | Author: 羽飞 | Hits:

[Linux-Unixcclab

Description: linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其他下载者下载,它充分利用了用户的上载带宽。BT协议通过一定的策略保证上传的速度越快,下载的速度也越快。-Based on C language linux download BT
Platform: | Size: 5120 | Author: 羽飞 | Hits:

[Internet-Networkftp

Description: 在Linux下,基于FTP文件传输协议,实现PC机与运行FTP协议的服务器相连,访问和下载信息-In Linux, based on the FTP file transfer protocols, FTP protocols and operation of PC, a server connected to access and download information
Platform: | Size: 52224 | Author: 胡威 | Hits:

[Linux-UnixLinuX

Description: 网络编程课程报告 包括网络的连接和配置 以及FTP的相关内容-Network programming course report includes a network connection and configuration, and FTP related content
Platform: | Size: 274432 | Author: zhangying | Hits:

[Linux-UnixLinuxbuildwrielessAPmeans

Description: 《Linux搭建无线AP全攻略》,Linux操作系统除了可以搭建诸如Web、FTP和Mail服务器之外,其对无线网络支持全面且到位,本教程地就教大家如何使用Linux搭建一个无线AP。-In addition to structures such as the Linux operating system, Web, FTP and Mail servers outside of their wireless network to support full and in place, this tutorial to teach you how to use Linux to build a wireless AP.
Platform: | Size: 302080 | Author: mys | Hits:

[Linux-Unixcutftp.tar

Description: 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Linux Network Programming for beginners a friend for reference. Needless to say everything, and everything to do in the code, comments, or richer.
Platform: | Size: 23552 | Author: 王丛 | Hits:

[Internet-Networkmyftpclient

Description: 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the linux implementation.
Platform: | Size: 3072 | Author: 王国澎 | Hits:

[Embeded LinuxLINUX

Description: 基于Linux操作系统下的ftp服务器配置实现-Based on the Linux operating system of the ftp server configuration to achieve
Platform: | Size: 14336 | Author: 卢毅 | Hits:

[Linux-Unixlinux_server

Description: 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.
Platform: | Size: 7168 | Author: yr | Hits:

[ELanguageQtftpclient

Description: 使用Qt编写的FTP客户端源代码,这个在一些Linux或unix的项目中会使用到,而且其也可以作为学习Qt编写网络程序的例子-Written using the Qt source code for FTP client, the Linux or unix in a number of projects will be used to, and its Qt can also be used as learning examples of the preparation of network program
Platform: | Size: 91136 | Author: 袁和平 | Hits:

[Internet-NetworkFTP

Description: 用于实现linux环境下的FTP服务器和用户的简单实现,并传送-Linux environment used to implement FTP server and users a simple implementation, and send
Platform: | Size: 31744 | Author: ye | Hits:

[Linux-Unixftp

Description: 2个关于linux下、c语言开发环境,简单的网络server和client的源码,和大家分享一下,其中有些还需改动。-2 on linux under, c language development environment, a simple network server and client source code, and share with you, and some needed changes.
Platform: | Size: 4096 | Author: koukeqi | Hits:

[Internet-Networkftpclient

Description: linux下简单Ftp客户端实现,在Linux下实现简单的ftp客户端功能-Ftp to achieve the simple linux
Platform: | Size: 35840 | Author: tank | Hits:

[Internet-Networkftpserver1

Description: C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
Platform: | Size: 1024 | Author: pagal | Hits:

[Software EngineeringFTP

Description: 在linux下FTP服务器的配置实验报告,对大家会有用的。-ftp
Platform: | Size: 613376 | Author: fengrujie | Hits:

[Linux-Unixlinuxserver

Description: LINUX服务器配置WORD电子文档,涵盖了DNS、APACHE、FTP、SSH等常用配置-LINUX server configuration WORD electronic documents, covering DNS, APACHE, FTP, SSH and other commonly used configuration
Platform: | Size: 39936 | Author: wangdafu | Hits:

[Linux-UnixFTP_linux

Description: 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including client and server, you can achieve upload, download, delete, add other features to support HTTP, multi-user login , error logs and other functions. Operating environment is linux, archive containing source code, instructions, test reports, learn linux and network programming is an excellent material.
Platform: | Size: 5201920 | Author: | Hits:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »

CodeBus www.codebus.net